CygNet Event Summary Control – Events

The following table lists and describes events of the CygNet Event Summary Control.

Event

Description

EventContextMenu runs when one of the custom context menu items that is defined or overridden by this object is clicked.

EventDClickCell runs when the user double clicks a cell with the left-mouse button.

EventDClickRow runs when the user clicks the left mouse button twice in the row.

EventEndProcessing runs at the end after processing is finished, or retrieving values to be trended from the Value History Service (VHS) and updating the trend display.

 

EventInitialize runs when TheView is started in Run or Preview mode to allow further initialization for the control.

EventLClickCell runs when the user clicks the left mouse button once on the cell.

EventLClickRow runs when the user clicks the left mouse button once on the row.

EventPumpData is a legacy event, and is effectively obsolete. Do not use.

In the past, this event would run when data was "pumped" to TheView.

EventRClickCell runs when the user clicks the right mouse button once on the cell.

EventRClickRow runs when the user clicks the right mouse button once on the row.

EventShowProperties